summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
And a whole bunch of changes needed to make that happen. Change-Id: Idd98fbc99322c0d72fb0a7848d89cb1a6abc88b6
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
Change-Id: Ib3a442cbb68c23294762561f2911101a087a795e
2014-04-14fdo#76294: Write import test for this.Kohei Yoshida
Change-Id: I4d2f98117b783e801916f99fd99e69d43e161e2d
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: Ic00323f1c22f9b3642758dc21b65a2413624515e
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: Id628629bdab2aa9446d449bc091a7bb82dab54eb
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: Iace3118a3a8a6d494b89d4476ff3160652e940ba
2014-04-14update_pchThomas Arnhold
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold
Change-Id: Iddc978672533d42e15ae901fc50c4adc53e65485
2014-04-14writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky
Change-Id: I8462204bb0fe4da8de1d05a42347466e40e54169
2014-04-14TypoTor Lillqvist
Change-Id: I888b4fcd6ad1bbdc95a1f6e17d2d35de193c3473
2014-04-14Need to skip these now on iOSTor Lillqvist
Change-Id: I4bf25a30152d3cbbcc2fae05e40accdde1548298
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: Ia821ca4d03a467620b3ea6ea2520f0d177a5724d
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I7a2b5970fd0ab2059b5f5b0100a049e04ba54ee3
2014-04-14boost: annotate upstream status of patchesMichael Stahl
Change-Id: Ie841bbc23ddd99fc023c3066b107172f9cfb7a24
2014-04-14boost: split boost.wunused-local-typedefs.patchMichael Stahl
Change-Id: I3b87643c1853ceaed3d2422a7340a931bb0c5850
2014-04-14boost: split boost.wundef.patchMichael Stahl
Change-Id: I16c2235dd72f86b7659d92aa1c72b573ccadacb7
2014-04-14boost: rename boost.wuninitialized.patchMichael Stahl
Change-Id: Ic82f00a9750dc4f15207474a5cf4873e620198a3
2014-04-14boost: rename boost.wdeprecated-register.patch.0Michael Stahl
Change-Id: I4f07df4fc9def60dcf6ae9a3cf33c5315c9ad2ad
2014-04-14boost: split up boost.wshadow.patchMichael Stahl
Change-Id: I6b51bd0e9bb8db50514ab19c4678784b4782d63c
2014-04-14boost: split up boost.jsonparser.warnings.patch.0Michael Stahl
Change-Id: I680a19b87708459501816cb7de228468f167caa9
2014-04-14boost: split up boost.libcdr.warnings.patch.1Michael Stahl
Change-Id: Ie637b6e7f452633a3cfa7826d7add0eb9846f7f8
2014-04-14boost: rename misleading boost.{4100,4510}.warnings.patchMichael Stahl
Change-Id: I7c9cf801f5ce0a16adf6eef7fc5697cfc6c0c194
2014-04-14boost: split up boost.6397.warnings.patch by moduleMichael Stahl
Change-Id: I8cf46ebbe5b17109e9ab2a13ed7c50cc48d6eae4
2014-04-14boost: move one unrelated hunk that isn't in the submitted patch out ofMichael Stahl
boost.6369.warnings.patch Change-Id: I7a36f6242d92cb46aac80a46ac69ba488ca4e4c5
2014-04-14boost: split up the totally misleading boost.4713.warnings.patchMichael Stahl
Change-Id: I19ba507541a0bacc77ac9b77c64f8809273f9d4d
2014-04-14fdo#77209: Share string pool with clip documents.Kohei Yoshida
We do the same with undo documents, and it will only make sense to do the same with clip documents as well. Also, put the sharing part into a common method (for ease of tracking). Change-Id: I342b22d95374ee06d16318a66ffea0ac5b42621c
2014-04-14fdo#77209: Adjust this test to cover clip document use case as well.Kohei Yoshida
Turns out that we do need to share pooled resources with clip documents in addition to undo documents. Change-Id: If220c2d4bfc2bece9e884e034525e72dff8e3d66
2014-04-14Compile the debugging strings in only if we are about to use them.Jan Holesovsky
Saves us tons of string literals. Change-Id: Ieb7ac52e7493d692e7ed56552350b8781ec6b500
2014-04-14Use -Os instead of -O3Ptyl Dragon
Change-Id: I3bc3397c6a505c758703e506474657fa97ef51bd
2014-04-14Add a source file for debugging convenienceTor Lillqvist
Change-Id: Ic337ac74b38f7c6591a91cc9d996a23b3a3fdf25
2014-04-14Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist
Map the file(s) into memory on demand. The executable file of an app needs to be as small as possible. Including additional data files in an app bundle is fine. Change-Id: Ife9bfe99a2cf0473d459f38f50dfa3304b39e282
2014-04-14It doesn't seem to work to use variable references for file names anywayTor Lillqvist
Change-Id: Ic98a9c5792b98705b57f39e1d90fb7019bfb95c9
2014-04-14Avoid NSLogging when not debuggingTor Lillqvist
Change-Id: Ia6d3057ab013aa31dd40058e453f8ca18de91149
2014-04-14fdo#65277: Export text run strikeout propertyKatarina Behrens
Change-Id: Id5bd7649a8ffaaf03099bfeab42ea4456ef718ec Reviewed-on: https://gerrit.libreoffice.org/8925 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: I448e0cf2abeeafb0f6266baeb95705b3a11705a4
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: Ie204bb9dc1fb4ded416087f5a3d962924b3dec82
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
Change-Id: I728e808ac897aa1be184fb4a8bbbf781eb816cf0
2014-04-14Reduce the amount of strings in the release builds.Jan Holesovsky
I guess even in the debug builds these strings do not add much info, but... Change-Id: I5cf765539a821513b5ce77c5484071d181459881
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: If2c233a8ced8815b065a72caff907f10ef6166ff
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Id71cb49d8aa241a17efd4cbe217a48f2d7c34e84
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: I0602166c8e6485b68e06bbcc9f0064938facd3fa
2014-04-14sdext: use --switch=2 --readonly-tables gperf optionsMiklos Vajna
See 73ecb924379b8e665ee94235a353403c5d29eae6 (Use --switch=2 --readonly-tables gperf options, 2014-04-13) for reasoning. Change-Id: Ie1cfe753979d908077134b86587d8de5fa7c2ee8
2014-04-14filter: use --switch=2 --readonly-tables gperf optionsMiklos Vajna
See 73ecb924379b8e665ee94235a353403c5d29eae6 (Use --switch=2 --readonly-tables gperf options, 2014-04-13) for reasoning. Change-Id: Ic63747a6cd982557cad8470ae775afa4b3d8d883
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I367acc372d6b5996430a2c560e776a469b7e0007
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I2f5b3144e8d4ce3e497a030aa102985c3bc81645
2014-04-14Remove unused codeStephan Bergmann
Change-Id: I4e1e9f8c9b98fa77c8149fc5f876a2e7777b19e8
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: Ia811e9d3a6745e75fddddb6c6876316fde3629d8
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I7eba9260b33e0b92ed997bf624d866644a091f29
2014-04-14Remove unused codeStephan Bergmann
Change-Id: I1355317d6baeb180417cb5f1f34038925c1299cf
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I47bdc668ecf703d85f4d50c71f1347fb9e8e89d8