summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add missing initializationsDavid Tardon2012-05-241-0/+2
* Documented how to add an icon to a dispatch command.Kohei Yoshida2012-05-241-0/+28
* Shamelessly copied the file open icons for the two new commands.Kohei Yoshida2012-05-2430-0/+6
* Use new commands for the file open icons in writer and calc.Kohei Yoshida2012-05-232-2/+2
* Removed obsolete Excel filters for (Star)Writer, which we don't need.Kohei Yoshida2012-05-234-42/+0
* These hacks no longer work. Remove it and find a better solution.Kohei Yoshida2012-05-231-46/+0
* fix build, wrong type inside assertCaolán McNamara2012-05-231-2/+1
* Resolves: fdo#48932 super slow typing and scrolling in large documentsCaolán McNamara2012-05-232-75/+37
* WaE: MSVC2008 C4099 class/structCaolán McNamara2012-05-231-1/+1
* solenv: adjustvisibility is only for SunStudioMichael Stahl2012-05-232-16/+16
* Solaris/Intel/GCC outpath is unxsogiMichael Stahl2012-05-231-1/+1
* Adjust the default key bindings for File - Open... for calc and writer.Kohei Yoshida2012-05-231-0/+10
* Pass document service to the dispatcher when opening file from writer.Kohei Yoshida2012-05-236-1/+57
* do not insert empty texbodies for empty placeholder shapesRadek Doulik2012-05-235-3/+21
* android: un-break env. var parsing (sorry)Michael Meeks2012-05-231-0/+1
* android: make launcher function as expected - starts writer.Michael Meeks2012-05-235-10/+17
* Mention that --enable-cl-x64 is incomplete in help messageTor Lillqvist2012-05-231-2/+3
* testcase for proper .docx ZOrder importLuboš Luňák2012-05-232-0/+36
* fix UNO ZOrder reading, take #2Luboš Luňák2012-05-231-1/+3
* write out the same data to pic:cNvPr like to wp:docPrLuboš Luňák2012-05-231-13/+11
* remove unused ImplSubEdit classCaolán McNamara2012-05-235-68/+0
* do not concatenate empty line in python/makefile.mkPetr Mladek2012-05-231-1/+1
* add libxml forward definitions instead of direct includesMichael Meeks2012-05-233-6/+5
* writer: Make the navigation button less cut off.Jan Holesovsky2012-05-2312-1/+1
* fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky2012-05-232-2/+0
* make gbuild deliver more robust in when using HARDLINKBjoern Michaelsen2012-05-231-3/+10
* make foo.all should work againBjoern Michaelsen2012-05-231-1/+0
* copy msms only for ver 9.0, MSVC 2010 doesn't have themEike Rathke2012-05-231-0/+3
* status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky2012-05-2311-32/+42
* fdo#45779 avoiding creation of inconsistent B2DPolygonPierre-André Jacquod2012-05-231-13/+14
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-2313-282/+372
* Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida2012-05-237-2/+44
* Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida2012-05-233-1/+30
* ++I_hate_sal_Int32Luboš Luňák2012-05-221-2/+2
* Bin unused REFDEV_MODE48Tor Lillqvist2012-05-222-4/+0
* Renamed writer_web_HTML to generic_HTML.Kohei Yoshida2012-05-2213-30/+24
* When the caller specifies filter type, stick to it and don't overwrite it.Kohei Yoshida2012-05-221-7/+12
* Reduce indentation.Kohei Yoshida2012-05-221-359/+357
* adb pushing the cmdline file fails to a real deviceTor Lillqvist2012-05-221-3/+1
* fixed a typo in zh-* currency format code that has been in since 2002 ...Eike Rathke2012-05-225-5/+5
* targetted string re-workMichael Meeks2012-05-223-3/+3
* targetted string re-workMichael Meeks2012-05-222-14/+14
* updated [zh-TW] locale data fdo#49274Cheng-Chia Tseng2012-05-221-41/+220
* layout statusbar control: Implemented design by Mirek M.Jan Holesovsky2012-05-2224-12/+14
* zoom slider: Implemented design by Mirek M.Jan Holesovsky2012-05-2213-40/+16
* border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky2012-05-225-0/+22
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-2322-28/+1
* rework getting shape for the .docx import filterLuboš Luňák2012-05-223-12/+10
* better check for testcase failureLuboš Luňák2012-05-221-0/+1
* do reuse shape contextLuboš Luňák2012-05-226-3/+41