summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adapted WriteThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-18/+7
* Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann2012-02-235-54/+16
* Adapted AsynchReader to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-11/+13
* Adapted TickerThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-232-14/+14
* Adapted GCThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-233-26/+27
* Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann2012-02-2313-196/+207
* log-areas clean upStephan Bergmann2012-02-232-22/+28
* Translation of German comments in sc html filter (htmlexp2.cxx)Josh Heidenreich2012-02-231-5/+11
* fdo#46482: prevent duplication of frames:Michael Stahl2012-02-232-6/+3
* fdo#40599 i#112763: fix frame duplication:Michael Stahl2012-02-231-1/+1
* vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl2012-02-231-1/+1
* Remove unnecessary $run variable from installer.Tim Retout2012-02-221-7/+2
* WaE unitialized variableNorbert Thiebaud2012-02-221-1/+1
* support using for libxml2 internal on MacOSXNorbert Thiebaud2012-02-223-1/+8
* Remove another form of debug logging from the installer.Tim Retout2012-02-224-202/+0
* Scope reduction.Kohei Yoshida2012-02-221-54/+51
* Slight cleanup.Kohei Yoshida2012-02-221-6/+4
* Updates for iOS, and Xcode 4.3Tor Lillqvist2012-02-221-7/+27
* cppunittester hacks for iOS, intermediate commitTor Lillqvist2012-02-222-1/+21
* We don't want to build real executables for iOS using gbuildTor Lillqvist2012-02-221-2/+2
* Do build cppunittester and don't build osl_process_child for iOSTor Lillqvist2012-02-221-3/+3
* Re-enable errors for help pack files with no source.Tim Retout2012-02-221-1/+1
* -Werror=unused-but-set-variableStephan Bergmann2012-02-221-3/+1
* No sense making a copy when you don't modify it.Kohei Yoshida2012-02-221-8/+6
* More string and bool conversion.Kohei Yoshida2012-02-222-14/+14
* Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida2012-02-227-49/+68
* Reduce scope level.Kohei Yoshida2012-02-221-42/+44
* Correctly generate data field dimensions when pressing OK.Kohei Yoshida2012-02-224-35/+42
* Correctly display layout name of data fields.Kohei Yoshida2012-02-224-30/+29
* Separate initialization of data field buttons.Kohei Yoshida2012-02-222-25/+38
* Only show original dimensions in the select window.Kohei Yoshida2012-02-224-7/+16
* Return original dimension position via UNO in case it's a duplicate.Kohei Yoshida2012-02-223-4/+11
* Removed virtual-ness from effectively non-virtual functions.Kohei Yoshida2012-02-222-28/+10
* auto_ptr to boost::scoped_ptr.Kohei Yoshida2012-02-222-12/+8
* Scope reduction.Kohei Yoshida2012-02-221-69/+71
* Some cleanups.Kohei Yoshida2012-02-224-27/+22
* String and bool conversion.Kohei Yoshida2012-02-222-6/+6
* This is no longer true.Kohei Yoshida2012-02-221-1/+0
* Use ptr_vector for ScDPLabelData vector.Kohei Yoshida2012-02-2211-29/+24
* Use ptr_vector to replace vector with shared_ptr inside.Kohei Yoshida2012-02-222-32/+30
* String and bool conversion.Kohei Yoshida2012-02-222-51/+51
* Don't up the duplicate count when launching the options dialog.Kohei Yoshida2012-02-224-9/+39
* Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida2012-02-229-172/+305
* avoid temporary rtl::OUStringTakeshi Abe2012-02-237-36/+36
* testcase for fdo#42465Miklos Vajna2012-02-222-16/+35
* fdo#42465 fix RTF import of unicode characters with backwards compatibilityMiklos Vajna2012-02-221-1/+6
* fdo#33393 - tentative workaround for autosave image lossMichael Meeks2012-02-221-1/+3
* Disable problematic reading of external entities in raptorPetr Mladek2012-02-222-1/+385
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-2210-31/+172
* force imported xlsx active tab to be shown bnc#748198Noel Power2012-02-221-1/+7