summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Collapse)Author
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
a) In the print dialog you can temporarily override the default print job format for a single print job b) In the printer options dialog you can override the default print job format for a single printer c) Under tools->options->print you can override the default print job format for all printers. Tidy up the restart dialog in passing Change-Id: Ibea94bab6a79c3590dbf34583013db4e2ac06f45
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
Patch contributed by: Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 imported patch package_eventlistener.patch http://svn.apache.org/viewvc?view=revision&revision=1172103 Patch contributed by Pedro Giffuni Accept Google Chrome OS fonts as equivalent to MS fonts. http://svn.apache.org/viewvc?view=revision&revision=1233155 http://svn.apache.org/viewvc?view=revision&revision=1233408 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i114600#: remove forbidden characters from list of unencoded characters http://svn.apache.org/viewvc?view=revision&revision=1172370 Patches contributed by Oliver Rainer-Wittman some clean up in JPEGReader due to memory constraints http://svn.apache.org/viewvc?view=revision&revision=1299729 119114 - method <UpdateDialog::addSpecificError(..)> - create entry with correct type http://svn.apache.org/viewvc?view=revision&revision=1305265 Patches contributed by Ariel Constenla-Haile i118707 - make toolbar control's popup window grab focus http://svn.apache.org/viewvc?view=revision&revision=1225846 Patches contributed by Herbert Duerr #i118662# remove usage of BerkeleyDB in desktop module http://svn.apache.org/viewvc?view=revision&revision=1213171 minor cleanups in dp_persmap.* http://svn.apache.org/viewvc?view=revision&revision=1215064 flush early to prevent problem with extension manager not cleaning up its objects http://svn.apache.org/viewvc?view=revision&revision=1228147 i118726 do not flush *pmap file while reading it http://svn.apache.org/viewvc?view=revision&revision=1230614 #i119048# migrate BDB extension entries using a simple heuristic http://svn.apache.org/viewvc?view=revision&revision=1300972 #i119048# handle edge cases when importing BDB hash files http://svn.apache.org/viewvc?view=revision&revision=1301428 #i119113# fix of-by-one when importing BDB files http://svn.apache.org/viewvc?view=revision&revision=1305420 restore our encryption settings, icon themes, and dictionaries. removed wrapper hacks, kill obsolete bundled extension blob / pre-registration handling, remove duplicated quickstart code. remove OS/2 conditionals.
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
...in favor of existing new-style configuration::theDefaultProvider singleton. Theoretically, ConfigurationProvider instances can be created with specific Locale and EnableAsync arguments, but this is hardly used in practice, and thus effectively all uses of the ConfigurationProvider service use the theDefaultProvider instance, anyway. theDefaultProvider is restricted to the XMultiServiceFactory interface, while ConfigurationProvider also makes available XComponent. However, dispose must not be called manually on theDefaultProvider singleton anyway, and calls to add-/removeEventListener are so few (and in dubious code that should better be cleaned up) that requiring an explicit queryInterface does not really hurt there. This commit originated as a patch by Noel Grandin to "Adapt configuration::ConfigurationProvider UNO service to new style [by creating] a merged XConfigurationProvider interface for this service to implement." It was then modified by Stephan Bergmann by deprecating ConfigurationProvider instead of adding XConfigurationProvider and by replacing calls to ConfigurationProvider::create with calls to theDefaultProvider::get. Change-Id: I9c16700afe0faff1ef6f20338a66bd7a9af990bd
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
Convert the helper methods to take an XComponentContext parameter, instead of XMultiServiceFactory. Change-Id: I9f0098af37b91f107d8799f14caa04756eac82b1
2012-10-09AddListenerLink/RemoveListenerLink not implementedCaolán McNamara
so the underlying stuff isn't used either, i.e. aList is always empty Change-Id: Ia273576956294f878a81c7fab17446b7f33c5fa2
2012-10-09Remove more unused methodsMarcos Paulo de Souza
Change-Id: I5c6bb319458b1ce60cedfe0e2b0f5eaa8ba55e9d Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/837 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan
Change-Id: I7e396b9ed7f3d64c0b085448fdea562e3d740084
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders
Change-Id: Ifd45a289a5a7b0cb87100e1ff3854ec72143019c Reviewed-on: https://gerrit.libreoffice.org/526 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2012-08-14code cleanupRob Snelders
Change-Id: Ib154cd53253e4d802d13a024a20f6c34d499e672
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-08remove include comments and boxesThomas Arnhold
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-07Use the correct licence headerArnaud Versini
Change-Id: Ieef62aaf240a133d70222e8d0c0bc5032d97d945
2012-08-07drop bogus eof linesThomas Arnhold
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
2012-07-04fdo#35365 Set the default font color to black and the document color to white.Benjamin Drung
The font and document color of a Writer document or an Impress presentation should not be derived from a desktop theme. A Writer documents needs to look good on paper. An Impress presentation may have it's own theme. The appearance of a document should not change by changing the desktop theme. With this change a document looks the same on any computer if the user do not change the default colors. Change-Id: Ia42ca7882f0d2dd1f2a304db5e4b5aaba23244fc
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws
Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
2012-06-10nuke dead codeTakeshi Abe
Change-Id: I666791b2a2bb817d59625868d5e2df1a9341b2ff
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann
...where the OSL_FAIL line numbers did not point at the relevant code. Change-Id: I4d12d63782378cbbc446cdcd77c07676ffc81d78
2012-05-11removed unused definesTakeshi Abe
Change-Id: Icc2ed1499615728bd8dce1b34e64095fcd5d78b9
2012-04-27Make the default application background lighter (and remove a hack).Jan Holesovsky
Change-Id: I03f8db9b47ceb9b0240f3ac549681d8362eea0b5
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-03-28don't leak pDirMutex and other code janitorialsCaolán McNamara
don't leak pDirMutex drop intermediate UniString don't use static OUStrings drop C2U macro
2012-03-26ditch collection of static OUStringsCaolán McNamara
2012-03-26fold accessibilityoptions_const.hxx into accessibilityoptions.cxxCaolán McNamara
2012-03-23weird use of volatileCaolán McNamara
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara
2012-03-14svtools/source/config: fix typos, translateStefan Knorr (astron)
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
Part XXXVII Modules svtools
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06catch exception by constant referenceTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
Hello lo-devs, this patch series removes a lot of unnecessary includes for the various tools header. The patches without suffix should be applied to the core repository, the .binfilter.patch suffix should be applied to the binfilter repository. I've tested the build with the configuration --enable-binfilter --enable-dbgutil --enable-debug, is this sufficient or did I miss another important configuration, that enables some conditional compiled code? I've only build this on linux-x86_64, but the patch also touches some of the mac specific code like fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good idea to test this patch. regards Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
suitable for conversion from [Byte]String::GetTokenCount converted low-hanging variants to rtl::O[UString]::getToken loops added unit test
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann