summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VCL: Move OutputDevice map structures to own VCL header fileprivate/tbsdy/outdevChris Sherlock2014-04-252-21/+45
* VCL: ImpObjStack replaced with std::stackChris Sherlock2014-04-256-288/+371
* add better info on the Qt patches needed for KFileDialogLuboš Luňák2014-04-252-4/+20
* disable KFileDialog usage if QClipboard can recurseLuboš Luňák2014-04-256-8/+112
* fix Qt4 QSocketNotifier configure checkLuboš Luňák2014-04-251-0/+5
* make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák2014-04-251-14/+10
* Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák2014-04-252-14/+19
* That lone acquire() was hopefully just a needless copy/pasteStephan Bergmann2014-04-251-1/+0
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-04-251-1/+1
* Improve help message for --with-localesTor Lillqvist2014-04-251-5/+16
* sw: adapt object/picturedialog.ui to FillAttributesMiklos Vajna2014-04-252-6/+34
* i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand2014-04-2512-59/+296
* Filter out extra ICU data for locales we don't want special support forTor Lillqvist2014-04-251-7/+14
* Since bPut is bool, let's use true/falseJulien Nabet2014-04-251-1/+1
* we need to push a return value in any case, fdo#73148 relatedEike Rathke2014-04-251-2/+1
* return early once we pushed an error, fdo#73148 relatedEike Rathke2014-04-251-1/+1
* fdo#48017 fix WIN32 long path name support of spelling dictionariesLászló Németh2014-04-253-6/+117
* fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre2014-04-252-3/+1
* Add css_comp_chart2_ChartDocumentWrapper_get_implementationTor Lillqvist2014-04-251-0/+2
* Drop libchartcontrollerlo.a in preparation for vmiklos's reworkTor Lillqvist2014-04-251-1/+0
* Print the important failure messages on iOS even in a non-debug buildTor Lillqvist2014-04-251-0/+8
* fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers2014-04-2513-1/+172
* chart2: use constructor feature for WizardDialogMiklos Vajna2014-04-254-57/+10
* chart2: use constructor feature for ShapeToolbarControllerMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartTypeDialogMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartFrameLoaderMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartDocumentWrapperMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartControllerMiklos Vajna2014-04-253-9/+10
* fix "Wrap opencl-only functions in appropriate ifdef."Andrzej Hunt2014-04-251-0/+2
* Improve command line handling, don't read stdinTor Lillqvist2014-04-251-3/+9
* Add help messageTor Lillqvist2014-04-251-0/+24
* Add -f option to filter in symbols from some libraries onlyTor Lillqvist2014-04-251-4/+9
* Related fdo#77874: [None] as only possible choice in listsJulien Nabet2014-04-251-3/+3
* sc: add back lost scopenclMiklos Vajna2014-04-251-0/+7
* fix htmlexp.hxx compilation -> add space between ">>"Tomaž Vajngerl2014-04-251-2/+2
* Add -s option to show a sorted list of symbols by size insteadTor Lillqvist2014-04-251-2/+18
* Sprinkle some SAL_OVERRIDETor Lillqvist2014-04-251-6/+6
* fdo#77728: Re-compile tokens when named range is updated.Kohei Yoshida2014-04-251-9/+15
* fdo#77728: Add test case for named range expansion and formula update.Kohei Yoshida2014-04-251-2/+47
* fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida2014-04-255-8/+17
* fdo#77728: Write test for this.Kohei Yoshida2014-04-251-0/+6
* VCL: Remove unused and deprecated debug check functionChris Sherlock2014-04-252-20/+0
* VCL: Reorganize and rename wallpaper functionsChris Sherlock2014-04-254-57/+62
* Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock2014-04-2511-26/+26
* Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock2014-04-255-130/+94
* fdo#77039: Fill the match string even if the raw string is empty.Kohei Yoshida2014-04-241-6/+8
* fdo#77039: Write test for this.Kohei Yoshida2014-04-241-2/+15
* Use the show method directlyMaxim Monastirsky2014-04-251-5/+1
* Remove unused code from xml detectorMaxim Monastirsky2014-04-252-101/+6
* add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard2014-04-245-3/+120