summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* removed unused timeout definesTobias Madl2014-12-091-1/+0
* changed timers to idleJennifer Liebel2014-12-093-9/+9
* changed timers to idlesTobias Madl2014-12-096-29/+29
* changed timer to idleTobias Madl2014-12-092-4/+4
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-0917-51/+31
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+2
* Further clean-upStephan Bergmann2014-12-031-17/+1
* Code clean-up/consolidation task.Vishv Brahmbhatt2014-12-031-7/+3
* Add a limit for graphic cache based on used integer type to avoid overflowZolnai Tamás2014-12-031-0/+2
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-0110-12/+12
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-11-302-8/+8
* fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens2014-11-291-24/+7
* Make the OS choice a comboboxTor Lillqvist2014-11-281-6/+30
* fdo#70861: cui: fix crash in SvxExtParagraphTabPageMichael Stahl2014-11-271-1/+1
* Fix OpenCL-less buildTor Lillqvist2014-11-271-0/+4
* Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist2014-11-277-12/+359
* Resolves: fdo#85590 'Pick a color' circle location is incorrect when openedCaolán McNamara2014-11-261-0/+1
* Make whether to use OpenCL or not a global optionTor Lillqvist2014-11-242-0/+12
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-11-233-20/+24
* fdo#86550 make some strings localizableAndras Timar2014-11-223-5/+29
* Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida2014-11-221-0/+1
* coverity#735402 Logically dead codeCaolán McNamara2014-11-191-1/+1
* fdo#80280 Don't add items with no bitmapsMaxim Monastirsky2014-11-181-7/+10
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-166-6/+6
* fdo#85432 : Add locale details to help->aboutBrij Mohan Lal Srivastava2014-11-162-0/+31
* coverity#1242900 Unused valueCaolán McNamara2014-11-141-3/+3
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-145-9/+9
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* fdo#76658 fix bad conversion of old-style UNO service..Noel Grandin2014-11-111-0/+1
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* SfxTabDialog ctors: take an OUStringMiklos Vajna2014-11-091-2/+2
* Resolves: fdo#85939 its not an OKButton anymoreCaolán McNamara2014-11-071-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* Use basegfx library function to clamp numbersKatarina Behrens2014-11-051-4/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-056-53/+43
* coverity#1250409 Explicit null dereferencedCaolán McNamara2014-11-031-1/+2
* coverity#1250409 Explicit null dereferencedCaolán McNamara2014-11-011-2/+4
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-311-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen2014-10-301-19/+5
* Improve SvSimpleTable classPalenik Mihály2014-10-302-10/+5
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-7/+0
* cid#1242780 Uninitialized pointer fieldNoel Grandin2014-10-281-0/+1
* rename class field pEntries to mpEntriesNoel Grandin2014-10-282-22/+22
* loplugin: cstylecastNoel Grandin2014-10-281-1/+1
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-1/+1
* coverity#703936 Unchecked return valueCaolán McNamara2014-10-241-3/+5