summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-03pywizards: handle exceptionXisco Fauli1-3/+6
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard2-5/+7
2012-12-03workaround strange crash in dynamically created ref edit fieldsMarkus Mohrhard1-2/+2
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-1/+2
2012-12-03make the Add and the Edit button work againMarkus Mohrhard3-14/+24
2012-12-03use the new possibility as modal dialogMarkus Mohrhard3-38/+12
2012-12-03forgot to remove the ref mode after closing the dialogMarkus Mohrhard1-0/+3
2012-12-03should call Execute in the right placeMarkus Mohrhard1-1/+1
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl5-16/+241
2012-12-03fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq1-1/+1
2012-12-03accidently rolled back dictionariesMiklos Vajna1-0/+0
2012-12-03fix capacity in stringbuffersLuboš Luňák2-4/+6
2012-12-03avoid unused warning in non-debug modeLuboš Luňák1-1/+1
2012-12-03there should be no support for OString in AnyLuboš Luňák1-20/+0
2012-12-03assert on strange lengths of string literalsLuboš Luňák8-9/+54
2012-12-03make sure fast string operator+ is used only by LO codeLuboš Luňák2-3/+6
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák25-79/+76
2012-12-03make sure uno::Any works with fast operator+Luboš Luňák1-0/+42
2012-12-03tools String support for fast operator+Luboš Luňák2-1/+29
2012-12-03comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák1-0/+16
2012-12-03support for fast O(U)String concatenation using operator+Luboš Luňák10-0/+632
2012-12-03Updated coreAndras Timar1-0/+0
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat27-99/+110
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes1-0/+21
2012-12-03writerfilter: unused createStreamHandlerMiklos Vajna2-7/+0
2012-12-03No reason to turn "throws nothing" specifications into commentsStephan Bergmann1-14/+14
2012-12-03add sort key snippetMarkus Maier1-0/+83
2012-12-03Updated coreLászló Németh1-0/+0
2012-12-03Updated coreLászló Németh1-0/+0
2012-12-03drop unnecessary resource idsCaolán McNamara8-44/+23
2012-12-03Updated coreCaolán McNamara1-0/+0
2012-12-03Updated coreAndras Timar1-0/+0
2012-12-03Updated coreLászló Németh1-0/+0
2012-12-03fdo#56980 drop cached shape engine on invalidationDavid Tardon1-0/+1
2012-12-03Updated coreLászló Németh1-0/+0
2012-12-03Updated coreAndras Timar1-0/+0
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara14-351/+130
2012-12-03better have the SolarMutex hereBjoern Michaelsen1-0/+1
2012-12-03fixup numbering in positionBjoern Michaelsen1-2/+2
2012-12-03kill the separate thread, it shouldnt be needed anymore with the dialogBjoern Michaelsen1-28/+19
2012-12-03fix log area as per sal/inc/sal/log-areas.doxBjoern Michaelsen1-2/+2
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev3-3/+18
2012-12-03Clarify need for solar mutexStephan Bergmann1-0/+1
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen5-52/+85
2012-12-03Improve English commentsNaser Sharifi1-62/+61
2012-12-03VS2012 knows that std::abort() does what it says on the tin (WaE: unreachable...Tor Lillqvist1-4/+4
2012-12-03catch exceptions by (const) referenceLionel Elie Mamane1-2/+2
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-1/+3
2012-12-03convert outline numbering position tab over fullyCaolán McNamara10-564/+294
2012-12-03Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist2-92/+4