summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-11ditch unused ByteString using codeCaolán McNamara
2011-08-11remove deprecated ByteString::CreateFromUnicodeCaolán McNamara
2011-08-11fix more -fpermissive compile errors from trunck gccTom Tromey
2011-08-11fix compile errors from trunck gccTom Tromey
2011-08-11fix compile errors from trunck gccTom Tromey
2011-08-11oops, missed uui and forms from postprocess dep listNorbert Thiebaud
2011-08-11bring the module uui in the tail_build foldNorbert Thiebaud
2011-08-11silence bootstrap 'error' on unalias of undefined aliasNorbert Thiebaud
2011-08-11bring the module 'animations' into the tail_build foldNorbert Thiebaud
2011-08-11bring the 'forms' module into the tail_build foldNorbert Thiebaud
2011-08-11align closing braceDavid Tardon
2011-08-11WaE: add braces around empty body in else stmtDavid Tardon
2011-08-10unusedcode.easy: clean up Class SvtOptionsDrawinglayer_ImplJoseph Powers
2011-08-10unusedcode.easy: cleanup up of class GraphicManagerJoseph Powers
2011-08-10Prevent crash at column row boundaries.Eike Rathke
Modified from the original patch submitted by Olivier Hallot. Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com>
2011-08-11initial upload losmoketestYifan J
2011-08-10Remove --server mode and supporting code from build.pl.Jordan Ayers
2011-08-10Some cppcheck cleaningJulien Nabet
2011-08-10check bitmap size before creating canvas actionRadek Doulik
2011-08-10fix rendering of metafiles embedded in emf+Radek Doulik
2011-08-10added MultiplyWorldTransform record typeRadek Doulik
2011-08-10remove uno from range name export and some clean upMarkus Mohrhard
2011-08-10fix for fdo#39915: defining named ranges should be case insensitiveMarkus Mohrhard
2011-08-10fix tabThomas Arnhold
2011-08-10remove the concept of modules_type, source_config and related thingsNorbert Thiebaud
all these bells and whistles seems to be hamburg specific. modules_type in you build seems to always be 'mod', so no need to track it. the whole source_config things is not use in our build either. note: this is a rough cut... there is probably left-over to trim as a consequence of this.
2011-08-10Enable export of basic CSS styles in HTML 3.2 modeHarri Pitkänen
Although "style" does not seem to be valid attribute in HTML 3.2 it is harmless to export it. This simplifies the code and makes the exported HTML more useful in modern browsers.
2011-08-10Enable paragraph border settings in HTML editor for all HTML variantsHarri Pitkänen
Previously border settings were not available in paragraph format dialog when HTML export format was "HTML 3.2". This was confusing since documents with borders could still be imported and you could even access the border dialog with suitably configured shortcut key.
2011-08-10solve problems with processing of resourcesMatúš Kukan
2011-08-10sal_Bool to bool switching while I'm at it.Kohei Yoshida
2011-08-10Probably better to rename ppClipTab to rClipTabs, for consistency.Kohei Yoshida
2011-08-10add dependencyMatúš Kukan
2011-08-10Fixed an infinite loop when the paste destination has only one sheet.Kohei Yoshida
2011-08-10fdo#39167: Change the UI for PDF hybrid files exportGabor Jenei
2011-08-10process also resource filesMatúš Kukan
2011-08-10Extraneous text after `ifneq' directive, removed trailing ,-g)Eike Rathke
2011-08-10revert lunatic commit, restore pasteCaolán McNamara
2011-08-10convert this debugging thing over tooCaolán McNamara
2011-08-10remove superfluous makefile.mkEike Rathke
2011-08-10Use STL find() in SvxNumberFormatShellMaciej Rumianowski
With SvULongs replaced by std::vector std::find can be used in IsRemoved_Impl IsAdded_Impl
2011-08-10gbuild: added -g option to javac when building with debug symbolsCédric Bosdonnat
2011-08-10ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara
2011-08-10Translated a few german comments in paintfrm.cxxCédric Bosdonnat
2011-08-10Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara
2011-08-10ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara
2011-08-10callcatcher: remove unused codeCaolán McNamara
2011-08-10update listCaolán McNamara
2011-08-10callcatcher: remove some unused methodsCaolán McNamara
2011-08-10Do not use ccache when --enable-icecream is given.Jan Holesovsky
2011-08-10add include path for .hrc filesMatúš Kukan
2011-08-10fdo#33960 - import/export xrefs to numbered parasTroy Rollo