summaryrefslogtreecommitdiffstats
path: root/svtools/inc
Commit message (Expand)AuthorAgeFilesLines
* fdo#59405: initialize members of TransferableObjectDescriptorMichael Stahl2013-02-251-0/+7
* tweak commentThomas Arnhold2013-02-241-2/+1
* Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet2013-02-231-5/+5
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* XubString->OUStringCaolán McNamara2013-02-211-3/+3
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-163-179/+3
* String to OUStringAndras Timar2013-02-131-4/+4
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-2/+4
* Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann2013-02-121-3/+3
* fdo#46808, convert some svtools code to XComponentContextNoel Grandin2013-02-121-3/+3
* fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin2013-02-111-3/+3
* move java options page .ui to cui and adapt codeCaolán McNamara2013-02-081-22/+7
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-061-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-219-21/+21
* Const correct-ness in one place...Kohei Yoshida2013-01-172-3/+3
* sal_Bool to bool.Kohei Yoshida2013-01-171-6/+6
* Proper construction of the impl class, using initializer.Kohei Yoshida2013-01-171-10/+11
* Unindent the class declaration.Kohei Yoshida2013-01-171-77/+78
* String cleanup.Kohei Yoshida2013-01-171-2/+2
* teach ValueSet to calc an optimal sizeCaolán McNamara2013-01-151-1/+2
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-142-2/+2
* include PCH headers for headers changesLuboš Luňák2013-01-101-28/+3
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-073-3/+4
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* Move GraphicFilter class to vcl.Jan Holesovsky2013-01-043-513/+0
* ignore #include inside #ifLubos Lunak2012-12-261-3/+1
* PCH for Library_svtLubos Lunak2012-12-262-0/+519
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-4/+3
* Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat2012-12-202-0/+156
* Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2012-12-202-156/+0
* split out description info page and convert to .uiCaolán McNamara2012-12-181-5/+3
* File picker: add Path field for CMIS like other protocolsCédric Bosdonnat2012-12-181-0/+1
* Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2012-12-171-0/+11
* split out document info page and convert to .uiCaolán McNamara2012-12-171-20/+0
* Remove some newly tagged unused methodsJulien Nabet2012-12-142-5/+0
* fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2012-12-131-2/+3
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-1/+0
* move printer setup .ui to svtools and replace .src with itCaolán McNamara2012-12-052-28/+18
* Bye bye ODMATor Lillqvist2012-12-051-3/+0
* Support added for fine dashing on table borders.Eilidh McAdam2012-12-041-0/+1
* Clarify need for solar mutexStephan Bergmann2012-12-031-0/+1
* move base check for bibliography to sfx2Bjoern Michaelsen2012-12-031-1/+4
* shake out unused option instancesCaolán McNamara2012-11-301-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba2012-11-301-1/+1
* Let's make it so that selected = highlighted + logically selected.Kohei Yoshida2012-11-291-3/+3
* Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida2012-11-291-3/+10