summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2012-12-18File picker: add Path field for CMIS like other protocolsCédric Bosdonnat
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner
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-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-14Remove some newly tagged unused methodsJulien Nabet
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10guard against div by 0Caolán McNamara
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-12-06n#780748: Basic EMF+ implementation.Muthu Subramanian
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-03move base check for bibliography to sfx2Bjoern Michaelsen
2012-11-30add Sidama (sid) languageAndras Timar
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
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-29I didn't mean to check this in....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-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
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
2012-11-28changes to Congolese localesEike Rathke
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida
2012-11-28Use std::vector over c-style pointer array.Kohei Yoshida
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida
2012-11-28sal_Bool to bool.Kohei Yoshida
2012-11-28Move SvViewDataEntry and SvViewDataItem into these files too.Kohei Yoshida
2012-11-28Make these methods non-inline.Kohei Yoshida
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida
2012-11-28Hide this, and don't expose method definitions of exported class.Kohei Yoshida
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann
2012-11-26Sprinkle some DISABLE_EXPORT, saves 100K of code in an Android view-only appTor Lillqvist
2012-11-23some i18n wrappers with LanguageTagEike Rathke