Age | Commit message (Collapse) | Author |
|
Change-Id: I7f9b5f9843c6f20fec17cec1e43d49624922b4fe
|
|
Change-Id: Ieeebc4098404fa006d66bb8b656172a4348b1dc1
|
|
Change-Id: Id5bedd660b2ada460ffc48ce28d4f8ab9cd89226
|
|
Change-Id: I5138eb613ba78c2bc876e45e6845eef4d1212314
|
|
Change-Id: Iea3716e5c7a21f083f36ce4b8d43ae9fc85227f7
|
|
Change-Id: I5b25d14ef2769126f98523551597f43812b9feb7
|
|
Change-Id: I9ae0704f1e5203778e97de5843efe777ba717271
|
|
Change-Id: Iaedc9f5b9f25f43b8b8deaf28129423abbb91672
|
|
Change-Id: I9938d7c4ab5594baeb10f405f0aa0964ef84d6c5
|
|
Change-Id: I605bffb518d804ee69edda5e7641e13e4c14ef01
|
|
Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
|
|
Change-Id: I1d7256eea7a79453d3cdb85d1edcf824d58d775e
|
|
fix up some indents, remove some unused OUStrings and add some log areas
Change-Id: I5c50807aff7a726b03b72522975d9b75e6685b9b
|
|
Change-Id: Ibd0cd3e8d7281b5abde420df5cc1d51e9354069c
Reviewed-on: https://gerrit.libreoffice.org/769
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159
Reviewed-on: https://gerrit.libreoffice.org/734
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
This supports a scheme where we can change over a dialog to GtkBuilder xml
without touching its code by the presence of a .ui file in the right place e.g.
share/config/soffice.cfg/cui/10000.ui for the zoom dialog
|
|
the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...
Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely
All internal users of that header are converted.
Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Reviewed-on: https://gerrit.libreoffice.org/634
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I65db3f419a69542d1dc19a3879eb1a07d7f2ff43
|
|
This is a follow-up patch of 7710faa45640d25a83136a35044aafdb1b168d88.
Change-Id: I1f54cbe5c3170e9a79e11e9b9c1da3791419a4ba
|
|
Change-Id: I28ec097a70a8d71312d9e8382c3cf71a1eabde88
|
|
Change-Id: I948180ee63dbd45f87eda4d61ef03568f73b036b
|
|
Change-Id: Ibc26313e79dd5f992c4bfb9454a9798fb1a78f00
|
|
Change-Id: I4b895b1878626aaa0bbaef7a83408809fa8ccaec
|
|
Change-Id: I3f95d12a8c325c96c586253b5d9bb7dce24c0858
|
|
Change-Id: I296d2c90af59524280c2582670c6cfe7a10f2269
|
|
Change-Id: I65f6e62ee045f5d9bdbd9cef02cfc7470aaca635
|
|
Change-Id: I728995adb333df7c647674bba3bca7fe6fef78d0
|
|
Change-Id: I5b6fd5712f08dae180bdd3b57b63713946b82433
|
|
Change-Id: I87e7264ffd3086796aaa8e136c2f9b77fde7b74f
|
|
Change-Id: If9b76e5282c22a479ff709174fbc8ee4d3c337cc
|
|
Change-Id: Ic8d149a78b2bc2bf352b7893202d0d0b6730746c
|
|
Change-Id: I11733daf2668c4142052ceb4498f5500e7e291ef
|
|
Converts it to a template based on std::vector
Change-Id: Id7f89f494164c61a3a573cff443ac0e0488e93f1
|
|
Change-Id: I8e1a863e700229aba70bcf3869f41bccb36435bd
|
|
Convert the UniqueIndex code from a macro to a C++ template. Also use
std::map as the underlying container instead of tools/contnr.hxx.
Change-Id: I0b7b37dd7160ae019aaecdacd1e973ac6d8498e2
|
|
Change-Id: I278cd66fb4819721bb473796c28598aaf04eb123
|
|
Change-Id: I6bc724186d9d701316e3e945d877bfaa88ac120d
|
|
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
|
|
Change-Id: Id73d1d75063e19dfa05fa7b5b8b69ca8f99f0998
|
|
Change-Id: Ibd749a70a7bbe8c1023edf7bd144aa6547147a12
|
|
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
|
|
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
|
|
Change-Id: Iea00f7c6435c6ae3ccbb2f97ab4407df8b86c54b
|
|
Avoid some uses of non portable #!/bin/bash in shell scripts.
Patch contributed by Pedro Giffuni
http://svn.apache.org/viewvc?view=revision&revision=1235297
remove redundant namespace, patch contributed Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1162610
removal of OS/2 port changes, and preferring our similiar
tools/inc/tools/solar.h DLLPOSTFIX cleanup.
i118595 - Removal of the use of getopt() from rscdep.
Patch contributed by Andre Fische
http://svn.apache.org/viewvc?view=revision&revision=1202270
|
|
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
|
|
Change-Id: Ie4fc4ed1a54889c1745a0d71d02211d6868340fa
|
|
Change-Id: Ie11ad33f1d61d4abd1d40eaeda714993c3e2b295
|
|
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
|