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