summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)Author
2013-02-13String to OUStringAndras Timar
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17sal_Bool to bool.Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-17Unindent the class declaration.Kohei Yoshida
2013-01-17String cleanup.Kohei Yoshida
2013-01-15teach ValueSet to calc an optimal sizeCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-26PCH for Library_svtLubos Lunak
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat
2012-12-18split out description info page and convert to .uiCaolán McNamara
2012-12-18File picker: add Path field for CMIS like other protocolsCédric Bosdonnat
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-14Remove some newly tagged unused methodsJulien Nabet
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-05move printer setup .ui to svtools and replace .src with itCaolán McNamara
2012-12-05Bye bye ODMATor Lillqvist
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam
2012-12-03Clarify need for solar mutexStephan Bergmann
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen
2012-11-30shake out unused option instancesCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba
2012-11-29Let's make it so that selected = highlighted + logically selected.Kohei Yoshida
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida
2012-11-29Use bitfield for better readability.Kohei Yoshida
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Now we can officially hide these flag values.Kohei Yoshida
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida
2012-11-29Avoid direct use of flag value.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida
2012-11-28Get it to build after the rebase.Kohei Yoshida