Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: I7a2b5970fd0ab2059b5f5b0100a049e04ba54ee3 | |||
2014-04-14 | boost: annotate upstream status of patches | Michael Stahl | |
Change-Id: Ie841bbc23ddd99fc023c3066b107172f9cfb7a24 | |||
2014-04-14 | boost: split boost.wunused-local-typedefs.patch | Michael Stahl | |
Change-Id: I3b87643c1853ceaed3d2422a7340a931bb0c5850 | |||
2014-04-14 | boost: split boost.wundef.patch | Michael Stahl | |
Change-Id: I16c2235dd72f86b7659d92aa1c72b573ccadacb7 | |||
2014-04-14 | boost: rename boost.wuninitialized.patch | Michael Stahl | |
Change-Id: Ic82f00a9750dc4f15207474a5cf4873e620198a3 | |||
2014-04-14 | boost: rename boost.wdeprecated-register.patch.0 | Michael Stahl | |
Change-Id: I4f07df4fc9def60dcf6ae9a3cf33c5315c9ad2ad | |||
2014-04-14 | boost: split up boost.wshadow.patch | Michael Stahl | |
Change-Id: I6b51bd0e9bb8db50514ab19c4678784b4782d63c | |||
2014-04-14 | boost: split up boost.jsonparser.warnings.patch.0 | Michael Stahl | |
Change-Id: I680a19b87708459501816cb7de228468f167caa9 | |||
2014-04-14 | boost: split up boost.libcdr.warnings.patch.1 | Michael Stahl | |
Change-Id: Ie637b6e7f452633a3cfa7826d7add0eb9846f7f8 | |||
2014-04-14 | boost: rename misleading boost.{4100,4510}.warnings.patch | Michael Stahl | |
Change-Id: I7c9cf801f5ce0a16adf6eef7fc5697cfc6c0c194 | |||
2014-04-14 | boost: split up boost.6397.warnings.patch by module | Michael Stahl | |
Change-Id: I8cf46ebbe5b17109e9ab2a13ed7c50cc48d6eae4 | |||
2014-04-14 | boost: move one unrelated hunk that isn't in the submitted patch out of | Michael Stahl | |
boost.6369.warnings.patch Change-Id: I7a36f6242d92cb46aac80a46ac69ba488ca4e4c5 | |||
2014-04-14 | boost: split up the totally misleading boost.4713.warnings.patch | Michael Stahl | |
Change-Id: I19ba507541a0bacc77ac9b77c64f8809273f9d4d | |||
2014-04-14 | fdo#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-14 | fdo#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-14 | Compile 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-14 | Use -Os instead of -O3 | Ptyl Dragon | |
Change-Id: I3bc3397c6a505c758703e506474657fa97ef51bd | |||
2014-04-14 | Add a source file for debugging convenience | Tor Lillqvist | |
Change-Id: Ic337ac74b38f7c6591a91cc9d996a23b3a3fdf25 | |||
2014-04-14 | Put the dict_ja and _zh data in files instead of code for iOS | Tor 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-14 | It doesn't seem to work to use variable references for file names anyway | Tor Lillqvist | |
Change-Id: Ic98a9c5792b98705b57f39e1d90fb7019bfb95c9 | |||
2014-04-14 | Avoid NSLogging when not debugging | Tor Lillqvist | |
Change-Id: Ia6d3057ab013aa31dd40058e453f8ca18de91149 | |||
2014-04-14 | fdo#65277: Export text run strikeout property | Katarina 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-14 | Clean up function declarations | Stephan Bergmann | |
Change-Id: I448e0cf2abeeafb0f6266baeb95705b3a11705a4 | |||
2014-04-14 | Clean up function declarations | Stephan Bergmann | |
Change-Id: Ie204bb9dc1fb4ded416087f5a3d962924b3dec82 | |||
2014-04-14 | The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too. | Jan Holesovsky | |
Change-Id: I728e808ac897aa1be184fb4a8bbbf781eb816cf0 | |||
2014-04-14 | Reduce 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-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: If2c233a8ced8815b065a72caff907f10ef6166ff | |||
2014-04-14 | Avoid possible memory leaks in case of exceptions | Takeshi Abe | |
Change-Id: Id71cb49d8aa241a17efd4cbe217a48f2d7c34e84 | |||
2014-04-14 | Clean up function declarations | Stephan Bergmann | |
Change-Id: I0602166c8e6485b68e06bbcc9f0064938facd3fa | |||
2014-04-14 | sdext: use --switch=2 --readonly-tables gperf options | Miklos Vajna | |
See 73ecb924379b8e665ee94235a353403c5d29eae6 (Use --switch=2 --readonly-tables gperf options, 2014-04-13) for reasoning. Change-Id: Ie1cfe753979d908077134b86587d8de5fa7c2ee8 | |||
2014-04-14 | filter: use --switch=2 --readonly-tables gperf options | Miklos Vajna | |
See 73ecb924379b8e665ee94235a353403c5d29eae6 (Use --switch=2 --readonly-tables gperf options, 2014-04-13) for reasoning. Change-Id: Ic63747a6cd982557cad8470ae775afa4b3d8d883 | |||
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: I367acc372d6b5996430a2c560e776a469b7e0007 | |||
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: I2f5b3144e8d4ce3e497a030aa102985c3bc81645 | |||
2014-04-14 | Remove unused code | Stephan Bergmann | |
Change-Id: I4e1e9f8c9b98fa77c8149fc5f876a2e7777b19e8 | |||
2014-04-14 | Clean up function declarations | Stephan Bergmann | |
Change-Id: Ia811e9d3a6745e75fddddb6c6876316fde3629d8 | |||
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: I7eba9260b33e0b92ed997bf624d866644a091f29 | |||
2014-04-14 | Remove unused code | Stephan Bergmann | |
Change-Id: I1355317d6baeb180417cb5f1f34038925c1299cf | |||
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: I47bdc668ecf703d85f4d50c71f1347fb9e8e89d8 | |||
2014-04-14 | fix mac build | Thomas Arnhold | |
Change-Id: I3f29b389543d23bb230964d81ed9a6a946a4414d | |||
2014-04-14 | typo: regularily -> regularly | Thomas Arnhold | |
2014-04-14 | typo: occuring -> occurring | Thomas Arnhold | |
2014-04-14 | typo: beause -> because | Thomas Arnhold | |
2014-04-14 | typo: senstive -> sensitive | Thomas Arnhold | |
2014-04-14 | typo: positon -> position | Thomas Arnhold | |
2014-04-14 | typo: synch -> sync | Thomas Arnhold | |
2014-04-14 | typo: partitially -> partially | Thomas Arnhold | |
2014-04-14 | typo: colleting -> collecting | Thomas Arnhold | |
2014-04-14 | typo: fileds -> fields | Thomas Arnhold | |
2014-04-14 | typo: calcualting -> calculating | Thomas Arnhold | |
2014-04-14 | typo: implememted -> implemented | Thomas Arnhold | |